home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
PRINTER
/
PRNTPTR.ARJ
/
TSLHELP.BAT
< prev
Wrap
DOS Batch File
|
1991-04-23
|
1KB
|
27 lines
echo off
cls
ECHO
ECHO
ECHO You MUST make a working copy of PrintPartner or it will not run properly!
ECHO MUST
ECHO MUST
ECHO MUST
ECHO ----------------------------------------------------------------
ECHO TO MAKE A WORKING COPY, DO THE FOLLOWING:
ECHO
ECHO 1. Make a backup copy of TSL Disk #6047.
ECHO 2. Place the backup copy in Drive A, and at the A prompt, type:
ECHO
ECHO DEL PP.DOC [press ENTER]
ECHO DEL TSLHELP.BAT [press ENTER]
ECHO DEL PP11.NEW [press ENTER]
ECHO ----------------------------------------------------------------
ECHO To print the documentation, place TSL Disk #6047 in Drive A, and at the
ECHO A prompt, type COPY PP.DOC PRN [press ENTER].
ECHO
ECHO To run PrintPartner, place your WORKING COPY in Drive A, and at the A prompt,
ECHO type PP [press ENTER].
ECHO
ECHO
PAUSE